home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2006 May / PCA130_CD.ISO / menus / magazine.swf / scripts / DefineButton2_91 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-02-24  |  59 b   |  4 lines

  1. on(release){
  2.    getURL("pdf\\help.chm","_top","GET");
  3. }
  4.